﻿/* Styling for the Kwicks card flipper list */
ul.programList { margin:0 auto;width:1000px;margin-top:10px; }
ul.programList li { list-style-type:none; list-style-image:none; float:left; display:block; cursor:default; width:302px;margin:0px 12px 0px 12px; }
ul.programList li .programContainer { background:#ff0000 top left no-repeat; height:262px; width:459px; }/* Back image */
.programSummary { width:435px; height:262px; text-align:left; margin:0px 0px 0px 0p; }
.programSummary h2 { float:left; width:350px; color:#999; font-size:20px; margin:0px; padding:0px; }
.programSummary img.main {border:0px none; float:left; }
.programSummary p.main {border:3px solid #b3b3b3; float:left; width:228px; height:191px;  }
.programSummary p { float:right; width:150px; height:167px;  color:#000;}
.programSummary .channelIcons { width:150px; float:right; padding-left:5px;}
.programSummary .channelIcons img { margin-right:2px;}
.programSummary .btnDetails { background:url(/Aspen/Images/AspenThemes/btn-detailsoff.gif) top left no-repeat; width:144px; height:38px; float:right; margin:10px 27px 0px 0px; cursor:pointer; }
.programSummary .btnDetails:hover, .programSummary .btnDactive { background:url(/Aspen/Images/AspenThemes/btn-details.gif) top left no-repeat; }
.centercontainer { background:url(/Aspen/Images/AspenThemes/bg-scrollArea.gif) top left repeat-x; height:317px; overflow:hidden; position:relative; }
.dataTooltip { background:url(/Aspen/Images/AspenThemes/bg-tooltip.gif) top left no-repeat; border-right:1px solid #427ea5; color:#3c7194; font-size:12px; padding:3px 5px 0px 15px; height:18px; }
.rcontentbox { height: 350px; }
/* End styling for Kwicks card flipper list */
.fixWidth ul
{
	margin:0; padding:0;
}
.descriptioncontainer #description #leftcolumn #lheader {
	height: 104px;
	width: 193px;
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lcolumn-header-open.jpg);
	background-repeat: no-repeat;
}

.descriptioncontainer #description #leftcolumn #lheader h3 
{	
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lcolumn-header-openmiddle.jpg);
	background-repeat: repeat-y;
}
.descriptioncontainer #description #leftcolumn #lheader h4
{
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lcolumn-header-openUp.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 0;
	height:6px;
}
.descriptioncontainer #description #leftcolumn #lheader h5
{
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lcolumn-header-openDown.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 0;
	height:12px;
}
.descriptioncontainer #description #leftcolumn #lheader h6
{
	background-image: url(/Aspen/Images/AspenThemes/bg-lcolumn-header-graybottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 0;
	height:13px
}
.descriptioncontainer #description #leftcolumn #lheader p {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	background-image: url(/Aspen/Images/AspenThemes/bg-lcolumn-header-gray.jpg);
	background-repeat: repeat-y;
}
.lnav a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.lnav a:hover {
	color: #FFFFFF;
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lnav-ro-gren.jpg);
	background-repeat: no-repeat;
}
.activelink
{
	color: #FFFFFF;
	background-image: url(/Toyota/Images/ToyotaThemes/bg-lnav-ro-gren.jpg);
	background-repeat: no-repeat;
}